reflect.interfaceType.pkgPath (field)
5 uses
reflect (current package)
type.go#L401: pkgPath name // import path
type.go#L1113: m.PkgPath = t.pkgPath.name()
type.go#L1560: tmPkgPath = t.pkgPath.name()
type.go#L1564: vmPkgPath = v.pkgPath.name()
type.go#L1593: tmPkgPath = t.pkgPath.name()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)